﻿.Literature
{
    width: 900px;
	left: 0px;
	border-top: #DAD7CA 1px dotted;
	width: 900px;
	margin: 15px 0 0 0;
	z-index:0;
}
.Literature TABLE
{
    width:100%;
}
.Literature .main
{
	border-right: dotted 1px #DAD7CA;
}

.Literature .titleArea
{
	width: 154px;
}
.Literature .warning
{
	display:none;
	color: #CC0000;
	background: URL("../Images/Icons/small_warning.jpg") no-repeat left 6px;
	width: 320px;
	height:32px;
	line-height:16px;
	padding: 10px 0 10px 50px;
	margin-left:auto;
	margin-right:auto;
}
.Literature .warning A
{
	color: #CC0000;
	text-decoration: underline!important;
}

.Literature .SideMenu
{
	font-family: Tahoma;
	color: #666666;
	width: 154px;
	min-height: 258px;
	font-size: 7pt;
	font-weight: bold;
	padding-top: 10px;
	vertical-align: top;
	border-right: dotted 1px #CCCCCC;
}
.Literature .SideMenu TD
{
	text-align: right!important;
	padding: 0 10px 10px 0;
}
.Literature .SideMenu .menuLink A
{
	color: #666666;
	text-decoration: none;
}
.Literature .SideMenu .menuLink A:HOVER
{
	text-decoration: underline;
}
.Literature .SideMenu .menuLinkSelected 
{
	text-align: right;
	padding: 0 10px 10px 0;
	background: url(../Images/Icons/menu_sel_left_arrow.gif) no-repeat right top;
}
.Literature .SideMenu .menuLinkSelected A
{
	color: #CC0000;
	text-decoration: none;
}
.Literature .SideMenu .menuLinkSelected A:HOVER
{
	text-decoration: underline;
}

.Literature .RightSlot
{
    width:746px;
	vertical-align: top;
}
.Literature .RightSlot .divRightContainer
{
	margin:0;
}

.Literature .divLargeView
{
    overflow:hidden;
    display:none;
    width:275px;
    height:425px;
    border:solid 1px #CCCCCC;
    background:URL(../Images/Icons/ajax-loader.gif) no-repeat 130px 170px;
    background-color:#FFFFFF;
}
.Literature .divLargeView .largeImage
{
    width:275px;
    height:425px;
}
.Literature .divLargeImageLoading
{
    position:relative;
    top:-254px;
    left:130px;
    z-index:1000;
    display:none;
}