<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(/_media/bg_bottom.jpg) repeat;
	overflow-x: hidden;
	overflow-y: visible;
}
a:link,
a:visited,
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}


/*  FONT  */
h1 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 30px;
	letter-spacing: -3px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
h2 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 45px;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
h3 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -.5px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	margin: 0px;
	overflow: hidden;
	height: 25px;
	background: url(/_media/separator_footer.gif) no-repeat right;
}

.clear {
	clear:both;
}

/*  WRAP  */

#wrap {
	overflow-x: hidden;
}


/*  TOP  */


#top {
	background: #FFFFFF url(/_media/bg_top.jpg) repeat-x;
	height: 220px;
	padding-left: 65px;
	clear:both;
}

#top h1 {
	float: left;
}

#top .datecontainer {
	float: left;
/* 	height: 75px; */
	margin-top: 15px;
}


#top h1 a,
#top h1 a:visited,
#top h1 a:active,
#top h1 a:hover {
	text-decoration: none;
	color: #333333;
}

#top #slogan {
	width: 440px;
	height: 27px;
	background: url(/_media/slogan.png) left top no-repeat;
	margin-bottom: 15px;
}

#top #slogan .text {
	text-indent : -9999px;
}

#top #logos {
	float: left;
}

#top #logo {
	width: 273px;
	height: 116px;
	background: url(/_media/logo.png) 0px -15px no-repeat;
	margin-right: 22px;
	text-indent : -9999px;
}

#top .banner {
	float: right;
	padding-top: 55px;
	padding-right: 25px;
}

#top #form {
/* 	width: 100px; */
	float: left;
	margin-left: 10px;
/* 	overflow: hidden; */
/* 	margin-top: -5px; */
}

#top #cal {
	float: left;
	padding-left: 20px;
	/*margin-top: -8px;*/
}

#top #calendar {
	float: left;
	position: absolute;
	visibility: hidden;
	padding-left: 230px;
	margin-top: -20px;
}

#top #calendar td,th {
	letter-spacing: normal;
	font-weight:normal;
}

#top #calendar a:link,
#top #calendar a:visited,
#top #calendar a:active {
	color: #333333;
}

#top #calendar a:hover {
	color: #bb0000;
}

#top .google {
	float: right;
	width: 370px;
	padding-top: 10px;
}

#top .google input {
	background: #FFFFFF url(/_media/bg_field.gif) repeat-x left bottom;
	width: 225px;
	height: 25px;
	border: 1px solid #cccccc;
	border-left: 2px solid #e0dfdf;
	border-top: 2px solid #e0dfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #999999;
	padding: 5px;
	padding-left: 10px;
}

#top .google input.submit  {
	background: url(/_media/bg_submit_button_small.png) no-repeat;
	width: 103px;
	height: 47px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	text-transform: uppercase;
}


/*  CONTENT  */

#content {
	overflow: hidden;
	width: 100%;
}
#ad {
	padding: 15px;
	padding-left: 55px;
}

/*  NAV  */
.nav {
	cursor: pointer;
	background: url(/_media/separator_nav.gif) repeat-x left bottom;
	height: 55px;
	padding-left: 65px;
	padding-top: 30px;
}

.nav h1 {
	cursor: pointer;
}


/*  BROWSING  */
.browsing {
	background: #b8b8ba url(/_media/bg_section.jpg) repeat-x;
	height: 670px;
	overflow: hidden;

}


/*  BROWSING - PHOTOS  */

.browsing #rowphotos {
	overflow: hidden;
	width: 100%;
	height: 400px;
}

.browsing #rowphotos .popup {
	display: none;
	visibility: hidden;
	position: absolute;
	background: url(/_media/bg_photos.png) repeat-x;
	height: 120px;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
	width: 0px;
}
.browsing #rowphotos .popup .text {
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	padding: 20px;
}


.browsing #rowphotos .popup .text .source {
	font-size: 13px;
}

.browsing #rowphotos .popup .text .photocredit {
	font-size: 11px;
	letter-spacing: normal;
}
.browsing #rowphotos .popup .source a {
	cursor: pointer;
}

.browsing #rowphotos .popup .source a:hover {
	cursor: pointer;
	color: #CCCCCC;
}


.browsing #thumbnails {
	padding-left: 50px;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 320px;
}

.browsing .thumb {
	float: left;
	overflow: hidden;
	width: 150px;
	height: 150px;
	margin: 10px;
	margin-top: 0px;
	cursor: pointer;
}



/*  BROWSING - PHOTOS - VIEWS  */

.views {
	padding-left: 65px;
	padding-bottom: 10px;
}

.views .title {
	float: left;
	padding-right: 15px;
	/* padding-top: 15px; */
}

.views #view1 {
	float: left;
	margin-right: 10px;
	background: url(/_media/views_band.png) no-repeat center center;
	width: 20px;
	height: 20px;
	padding: 3px;
	border: 1px dotted #990000;
	cursor: pointer;
}
.views #view2 {
	float: left;
	background: url(/_media/views_thumb.png) no-repeat center center;
	width: 20px;
	height: 20px;
	padding: 3px;
	cursor: pointer;

}



/*  BROWSING - PHOTOS - SCROLL  */

.scroll {
	background: url(/_media/bg_scroll.png) repeat-x;
	height: 37px;
	text-align: center;
	padding-top: 5px;
	cursor: pointer;
}


#article {
	display:none;
	background: url(/_media/bg_photo_thumb.png) repeat;
	position: absolute;
	width: 100%;
	/* margin-top: -320px; */

}
#article .text {
	font-size: 30px;
	font-weight: bold;
	line-height: 28px;
	color: #FFFFFF;
	padding: 20px;
}

#article .source {
	font-size: 16px;
}
#article .source a:link,
#article .source a:visited,
#article .source a:active {
	color: #FFFFFF;
}
#article .source a:hover {
	color: #CCCCCC;
}

#article .source .smalltext {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	letter-spacing: 0px;
}

#article .article-footer .close {
	float: left;
	font-size: 16px;
	padding-right: 15px;
}

#article .article-footer .close #close {
	cursor: pointer;
}

#article .article-footer #linkto {
	font-size: 16px;
	cursor: pointer;
	float: left;
}

/*  CATEGORY  */

#category {
	padding-left: 68px;
	padding-bottom: 25px;
}
.new {
	background: url(/_media/new.png) repeat-x;
	width: 80px;
	height: 80px;
	position: absolute;
	margin-left: 550px;
	margin-top: -25px;
}
#category .category {
	float: left;
	width: 22%;
	padding-right: 20px;
}

#category .category .title {
	text-transform: uppercase;
	font-size: 24px;
	line-height: 22px;
	letter-spacing: -1px;
/* 	padding-bottom: 25px; */
	height: 60px;
	padding-top: 5px;
}

#category .category .topnews {
	background: #FFFFFF;
	margin-bottom: 25px;
}
#category .category .topnews .photo {
	height: 120px;
	overflow: hidden;
	border: 8px solid #FFFFFF;
}

#category .category .topnews .title {
	font-size: 17px;
	line-height: 17px;
	padding: 15px;
	height: auto;
}

#category .category .topnews .title .source {
	font-size: 10px;
	line-height: 11px;
	letter-spacing: 0px;
}

#category .category .topnews .text {
	padding: 15px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
}

#category .category .button {
	background: url(/_media/category_button.png) no-repeat;
	width: 160px;
	height: 40px;
	margin: 15px;
}

#category .category .button a {
	display: block;
	color: #333333;
	font-size: 11px;
	letter-spacing: 0px;
	width: 160px;
	height: 40px;
	padding-left: 25px;
	line-height: 26px;
}

#category .category .button a:hover {
	color: #666666;
}

#category .category .news {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor: pointer;
}

#category .category .news-content {}

#category .category .news-content .photo {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#category .category .news-content .text {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}

#category .category .news-content .source {
	font-weight: bold;
}

#category .category .news-content .button {
	margin: 0px;
}


/* NEWS LISTING */

#listing {


}
#listing a:link,
#listing a:visited,
#listing a:active {
	color : #333333;
}
#listing a:hover {
	color : #666666;
}
#listing #newslisting {
	background: url(/_media/bg_listing.jpg) repeat-x;
	overflow-y: scroll;
	height: 400px;
}

#listing .header {
	background: url(/_media/bg_scroll.png) repeat-x;
	padding-left: 65px;
	height: 40px;
	line-height: 40px;
	clear:both;
}

#listing .header .arrow {
	float: left;
}

#listing .header a:link,
#listing .header a:visited,
#listing .header a:active {
	color : #333333;
	text-transform: uppercase;
	letter-spacing: 0px;
}
#listing .header a:hover {
	color : #666666;
}

#listing .header .header1 {
	background: url(/_media/separator_listing.gif) no-repeat left bottom;
	padding-left: 10px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
#listing .header .header2 {
	background: url(/_media/separator_listing.gif) no-repeat left bottom;
	padding-left: 10px;
	width: 80px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
#listing .header .headerdate {
	padding-left: 10px;
	width: 80px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}

#listing .header .headerveracity {
	background: url(/_media/separator_listing.gif) no-repeat left bottom;
	padding-left: 10px;
	width: 130px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
#listing .header .headersource {
	background: url(/_media/separator_listing.gif) no-repeat left bottom;
	padding-left: 10px;
	width: 180px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}

#listing .row {
	padding-left: 65px;
	/* height: 25px; */
	line-height: 24px;
	clear:both;
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #CCCCCC; 
	cursor: pointer; 
}
#listing .row .col1 {
	float: left;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
}
#listing .row .col2 {
	width: 80px;
	float: right;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color:#333333;
}
#listing .row .col-date {
	width: 80px;
	float: left;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
}
#listing .row .colveracity {
	width: 130px;
	padding-left: 10px;
	float: right;
	font-size: 18px;
	font-weight: bold;
	color:#333333;
}
#listing .row .colsource {
	width: 160px;
	padding-left: 10px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}
#listing .row .row-text {
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
	/* padding-left: 100px; */
	padding-right: 20px;
}

#listing .row .row-text .photo {
	float: left;
	width: 150px;
	padding-right: 30px;
	padding-bottom: 20px;
}

#listing .row .row-text .articletext {
	float: left;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	width: 80%;
}

#listing .row .row-text .articletext a,
#listing .row .row-text .articletext a:active,
#listing .row .row-text .articletext a:visited,
#listing .row .row-text .articletext a:hover {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}


/* NEWS SEARCH */

#search {

}
#search .searchfields {
	padding-left: 65px;
	padding-bottom: 25px;

}
#search .searchfields .field {
	float: left;
	width: 75%;
}

#search .searchfields .field input {
	background: #FFFFFF url(/_media/bg_field.gif) repeat-x left bottom;
	width: 100%;
	height: 50px;
	border: 1px solid #cccccc;
	border-left: 3px solid #e0dfdf;
	border-top: 3px solid #e0dfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -3px;
	font-size: 45px;
	color: #999999;
	padding: 5px;
	padding-left: 10px;
}
input[type="text"] {
	background: #FFFFFF url(/_media/bg_field.gif) repeat-x left bottom;
}
#search .searchfields .submit {
	float: left;
	width: 155px;
	padding-left: 35px;
}

#search .searchfields .submit input {
	background: url(/_media/bg_submit_button.png) no-repeat;
	width: 154px;
	height: 63px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	text-transform: uppercase;
}
#search #resultslisting {
	display: none;
}
#search #results {
	background: url(/_media/bg_listing.jpg) repeat-x;
	overflow-y: scroll;
	height: 420px;
}

#search #results .queryinfo {
	padding: 25px;
	padding-left: 65px;
	font-size: 22px;
}

#search #results .pagestitle {
	float: left;
	font-size: 12px;
	line-height: 30px;
}
#search #results .queryinfo .divpages {
	text-align: center;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	width: 20px;
	height: 20px;
	margin: 2px;
	float: left;
	border: 1px solid #CCCCCC;
}

#search #results .queryinfo .divpages.selected {
	background: #FFFFFF;
}



#search a:link,
#search a:visited,
#search a:active {
	color : #333333;
}
#search a:hover {
	color : #666666;
}
#search #newslisting {
	overflow-y: scroll;
	height: 400px;
}

#search .header {
	background: url(/_media/bg_scroll.png) repeat-x;
	padding-left: 65px;
	height: 40px;
	line-height: 40px;
	clear:both;
}

#search .header .arrow {
	float: left;
}

#search .header a:link,
#search .header a:visited,
#search .header a:active {
	color : #333333;
	text-transform: uppercase;
	letter-spacing: 0px;
}
#search .header a:hover {
	color : #666666;
}

#search .header .headerdate {
	width: 80px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	padding-right: 20px;
}

#search .header .header1 {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
#search .header .header2 {
	background: url(/_media/separator_listing.gif) no-repeat left bottom;
	padding-left: 10px;
	width: 80px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
#search .header .headerveracity {
	background: url(/_media/separator_listing.gif) no-repeat left bottom;
	padding-left: 10px;
	width: 130px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
#search .header .headersource {
	background: url(/_media/separator_listing.gif) no-repeat left bottom;
	padding-left: 10px;
	width: 180px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}

#search .row {
	padding-left: 65px;
	/* height: 25px; */
	line-height: 24px;
	clear:both;
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #CCCCCC; 
	cursor: pointer;
}
#search .row .coldate {
	width: 80px;
	float: left;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	padding-right: 20px;
	color:#333333;
}
#search .row .col1 {
	float: left;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
}
#search .row .col2 {
	width: 80px;
	float: right;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color:#333333;
}
#search .row .colveracity {
	width: 130px;
	padding-left: 10px;
	float: right;
	font-size: 18px;
	font-weight: bold;
	color:#333333;
}
#search .row .colsource {
	width: 160px;
	padding-left: 10px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color:#333333;
}

#search .row .row-text {
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}

#search .row .row-text .photo {
	float: left;
	width: 150px;
	padding-right: 30px;
	padding-bottom: 20px;
}

#search .row .row-text .articletext {
	float: left;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	width: 80%;
}

#search .row .row-text .articletext a,
#search .row .row-text .articletext a:active,
#search .row .row-text .articletext a:visited,
#search .row .row-text .articletext a:hover {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
}


/*  STATS  */

#statrow {
	background: url(/_media/bg_stats.jpg);
	border-top : 1px solid #FFFFFF;
	border-bottom : 1px solid #CCCCCC;
	height: 260px;
}
.stat {
	background: url(/_media/separator_stats.gif) no-repeat right top;
	float: left;
	width: 268px;
	height: 80px;
	padding: 25px;
	padding-left: 65px;
	/*border-left: 1px solid #CCCCCC;
	border-right: 1px solid #FFFFFF;*/
}
.stat .header {
	  

}
.stat .value {
	  font-size: 50px;
}
.stat .valuesmall {
	  font-size: 26px;
	  line-height: 30px;
}



/*  FOOTER  */
#footer {
	padding-top: 135px;
	padding-left: 65px;
}
#footer #logo_footer {
	float: left;
	width: 170px;
	height: 51px;
	background: url(/_media/logo_footer.png) no-repeat;
	text-indent : -9999px;
}

#footer .copyright {
	float: right;
	width: 380px;
	padding-left: 20px;	
	padding-right: 20px;
	padding-top: 10px;
}

#footer .copyright h5 {
	font-size: 11px;
	padding: 0px;	
	margin: 0px;
}

/*  ABOUT  */
#about {
	background: url(/_media/separator_nav.png) repeat-x left top;
	padding: 25px;
	padding-left: 65px;
	display: none;
	overflow: hidden;
}

#about h1 {
	float: none;
}

/*  CREDITS  */
#credits {
	background: url(/_media/separator_nav.png) repeat-x left top;
	padding: 25px;
	padding-left: 65px;
	display: none;
	overflow: hidden;
}

#credits img {
	border: 0px;
	padding-right: 20px;
}


#credits h1 {
	float: none;
}

/*  CONTACT  */
#contact {
	background: url(/_media/separator_nav.png) repeat-x left top;
	padding: 25px;
	padding-left: 65px;
	display: none;
	overflow: hidden;

}

#contact h1 {
	float: none;
}


#contact a:link,
#contact a:visited,
#contact a:active
 {
	color: #333333;
}

#contact a:hover
 {
	color: #666666;
}



/* AJAX ICON */

.ajax {
	float: left;
	visibility: hidden;
	background: url(/_media/2-1.gif) no-repeat left center;
	width: 40px;
	height: 40px;
}

-->