body
{
	background-image: url(../images/bkg2_1680x1260.jpg);
	background-repeat: no-repeat;
	background-position: 0px -213px;
	background-color: White;
}
div.main {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	/*border: solid 1px gray;*/
}

div.contents {
	background-color: Transparent;
	padding: 14px;
}
div.contents .News 
{
    padding: 0px;
}
div.contents .HtmlContents
{
    padding: 14px;
}

div.main div.topbox {
	width: inherit;
	display: table-cell;
	margin: 0px;
	float: left;
	background-color: Transparent;
	margin-top: 16px;
	margin-bottom: 16px;
}
div.topbox .contents {
	padding: 0px;
}

div.main div.picbox {
	width: inherit;
	display: table-cell;
	margin: 0px;
	padding-bottom: 0px;
	float: left;
	background-color: Transparent;
}
div.picbox .contents {
	background-color: Transparent;
	padding: 14px;
	padding-left: 22px;
	padding-right: 22px;
}
div.picbox .border 
{
    background: url(/images/_lr1_1000.png) repeat-y;
}

div.menu {
	top: 125px;
	position: relative;
	/*border: solid 1px gray;*/
	width: 830px;
}

div.menu div 
{
    top: 0px;
    /*top: -10px;*/
    left: 80px;
    position: absolute;
    width: inherit;
    display: table-cell;
    /*position: relative;*/
    /*top: -120px;
    left: 140px;
    padding: 0px;
    margin: 0px;*/
}

div.center 
{
    width: inherit;
	display: table-cell;
	margin: 0px;
	float: left;
	background-color: Transparent;
}
div.center .contents
{
	background-color: Transparent;
	/*padding: 14px;*/
	padding: 0px;
	background-color: #eae9e9;
}
div.left, div.right {
	width: 500px;
	display: table-cell;
	margin: 0px;
	float: left;
	background-color: Transparent;
}
div.left .border, div.right .border, div.center .border {
	padding: 14px;
	padding-left: 22px;
	padding-right: 22px;
	background-color: White;
}
div.left .border, div.right .border
{
    background-color: Transparent;
    background: url(/images/_lr1_500.png) repeat-y;
}
div.center .border
{
    background: url(/images/_lr1_1000.png) repeat-y;
}
div.left .contents {
	background-color: Transparent;
	padding: 0px;
	background-color: #eae9e9;
}
div.right .contents {
	background-color: Transparent;
	padding: 14px;
	background-color: #eae9e9;
}
div.footer {
	width: inherit;
	display: table-cell;
	margin: 0px 0px 10px 0px;
	float: left;
	background-color: Transparent;
}
div.footer .contents {
	/*padding: 14px;*/
	text-align: center;
}
/* Render time / SDN debug  panel */
div.render 
{
    width: inherit;
    display: table-cell;
    background-color: Transparent;
    margin: 10px 0px 0px 0px;
    border: solid 1px gray;
}

/* News CSS */
.newscontents
{
    padding: 14px;
}
div.contents .newslist div.newslistitem
{
    padding-top: 10px;
    cursor: pointer;
}
div.contents .newslist div.newslistitem h1
{
    /*width: inherit;*/
}
.newslistitem div.newsingressheading
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
	font-size: 14px;
    margin-bottom: 5px;
}
.newslistitem div.newsingresstext
{
    font-weight: normal;
}
div.newsingressimage
{
    margin: 0px 10px 10px 0px;
	padding-right: 20px;
    float: left;
	width: 120px;
	text-align: center;
}
img.newsingressimage
{
    /*width: auto;*/
}
div.newsingresslink
{
    display: none;
}
div.moreline
{
    line-height: 5px;
    background-color: white;
    margin: 0px 0px 5px;
    width: 100%;
    height: 5px;
    clear: both;
    cursor: pointer;
}
img.morelink
{
    position: relative;
    float: right;
    clear: both;
    top: 0px;
    margin-right: 20px;
}
div.moreline img
{
    /*position: relative;
    float: right;
    top: -12px;
    margin-right: 20px;*/
}

/* Search CSS*/
div.searchresult
{
    width: inherit;
    /*border: solid 1px gray;
    border-left: none;
    border-right: none;*/
    margin: 0px 20px 20px 20px;
}
div.searchresult_title
{
	width: 30%;
	font-size: 24px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 24px;
	text-transform: uppercase;
	border-bottom: solid 1px gray;
}
div.searchresult_heading, .searchresult_heading a,
.searchresult_heading a:hover, .searchresult_heading a:visited
{
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 5px;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	cursor: pointer;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
div.searchresult_heading
{
    position: relative;
    width: 60% !important;
}
div.searchresult .searchresult_row1
{
    padding-left: 50px;
    color: Black;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    margin-bottom: 0px;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
div.searchresult_link
{
    width: inherit;
    cursor: pointer;
    padding-bottom: 25px;
}
div.searchresult a div.moreline
{
    height: 5px;
    line-height: 5px;
    min-height: 5px;
    width: 100%;
    clear: both;
    background-color: white;
    margin: 10px auto 5px auto;
}
div.searchresult a
{
    cursor: pointer;
}
div.searchresult a img
{
    margin-right: 200px;
    float: right;
}


/* Tagcloud CSS */
div.tagcloud
{
	padding: auto;
	text-align: center;
	display: table-cell;
}
div.tagcloud a, a:visited, a:active
{
	color: Gray;
	text-decoration: none;
}
div.tagcloud a:hover
{
	color: Blue;
	text-decoration: none;
}
