﻿html
{
	height:100%;
}

body
{
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;
	color:#353535;
	/*background-color:#efeeec;*/
	background-image:url('_images/bg_main.gif');
	background-repeat:repeat;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	height:100%;
}
a, a:link, a:visited
{
	font-weight:normal;
	text-decoration:none;
	color:#b0a783;
}

.link, .link:link, .link:visited
{
	font-weight:normal;
	text-decoration:none;
	color:#b0a783;
}
.color
{
	color:#b0a783;
}

.tblMain
{
	width:900px;
	background-color:#FFFFFF;
	border-left:solid 1px #d9d9d7;
	border-right:solid 1px #d9d9d7;
	border-top-style:none;
	border-top-width:0px;
	border-bottom-style:none;
	border-bottom-width:0px;
	height:100%;
}
.tdMain
{
	vertical-align:top;
	text-align:left;
	padding-left:53px;
	padding-right:53px;
	padding-top:50px;
	padding-bottom:10px;
}
.tblContent
{
	table-layout:fixed;
	width:909px;
}
.tdMenuItemHeader
{
	padding-top:5px;
}
.MenuItemHeader
{
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#8d8d8d;
	cursor:pointer;	
}
.MenuItemNavigation
{
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#8d8d8d;
	cursor:pointer;	
	
}
.MenuItemFooter
{
	font-size:10px;
	text-decoration:none;
	color:#b0a783;
	cursor:pointer;	
}
.DataList td
{
	padding:0px 0px 0px 0px;
}
.selected
{
	color:#b0a783;
}
.tblSub
{
	margin-top:30px;
}
.tdEmpty
{
	width:310px;
}
.tdHeadline
{
	width:599px;
}
.tdName
{
	font-size:12px;
	color:#b0a783;
}
.tdNavigation
{
	padding-top:40px;
	padding-left:0px;
	width:310px;
	font-weight:normal;
}
*+html .tdNavigation, *html .tdNavigation
{
	padding-top:30px;
}
.tdTeaserDefault
{
	width:270px;
	padding-left:20px;
	padding-top:19px;
}
*+html .tdTeaserDefault, *html .tdTeaserDefault
{
	padding-top:30px;
}
.tdContent
{
	padding-top:30px;
	width:599px;
}
.MasterDetail_divImageMain
{
	width:300px;
	height:150px;
	background-color:#b0a783;
}
.MasterDetail_ImageMain
{
	height:150px;
	width:297px;
	border:none 0px #FFFFFF;
}
.divInactive
{
	background-color:#EFEFEF;
}
.divImagePreview
{
	overflow-x:scroll;
	overflow-y:hidden;
	width:599px;
	height:168px;
}
.divImagePreviewAdmin
{
	overflow-x:scroll;
	overflow-y:hidden;
	width:599px;
	height:180px;
}
.Detail_tdImageMain
{
	padding-right:0px;
	/*width:300px;*/
}
.Detail_divImageMain
{
	background-color:#b0a783;
}
.ImagePreview
{
	/*background-color:#b0a783;*/
}
.NoCursor
{
	cursor:default;
}
.DataFileText
{
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#b0a783;
	cursor:pointer;	
}
.extraInformation
{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#8d8d8d;
}

