﻿.breadCrumb li
{
	display:inline;
}

/* Start DownloadImageList */
.DownloadImageListpopup
{
	
}
/* End DownloadImageList */

/*reset*/
ul,li {margin: 0; padding: 0;}
/*reset*/
body {font-family: Arial, sans-serif;font-size: 12px;}

#theseusNews {position: relative;width: 560px;overflow: hidden;}
#theseusNews ul {position: absolute;overflow: hidden;z-index: 1000;top: 160px;  background: #fff;}
#theseusNews li {width: 125px;display: block;float: left;margin-top: 20px; margin-left:0px;}
#theseusNews li a {display: block;color: #fff;font-size: 11px;font-weight: bold;text-decoration: none;height:80px;width: 115px;padding:0 0 0 5px;outline: none;margin-top: 6px;}
#theseusNews li a img {border: 2px solid #999;}
/*#theseusNews li.current, #theseusNews li.over { background: red;}*/
#theseusNews li.current  a img, #theseusNews li.over a img { border: 2px solid red;}
#theseusNews .newsItem {width: 560px;}
/*
#theseusNews .nextNews {display: block; z-index: 100; background: #333; color: #fff; width: 40px; position: absolute; top: 120px; right: 0;} */
#theseusNews .right H3 { margin:0px;} 

.singleNew {width:560px;}
.singleNew .newsItem {width:560px;  margin-bottom:10px; overflow:hidden;}
.singleNew .newsItem .left {float:left; width:165px;}
.singleNew .newsItem .right {float:left; width:390px; }

.newsList {width:560px;}
.newsList .newsItem {width:560px; margin-bottom:10px; overflow:hidden;}
.newsList .newsItem .left {float:left; width:170px;}
.newsList .newsItem .right {float:left; width:390px; }

.newsList .newsItem H3 {margin:0px;}
.newsList .newsItem 
{
    position:relative;
    left: -23px;
	 border-bottom: 1px solid #9c6b21; 
    padding:0px 0px 12px 23px;
	margin: 12px 0px 20px 0px;
}
#theseusNews .newsList a ,
div.newsList div.newsItem a 

{
	 text-decoration:none;
	 }
.pager
{
}