﻿body {
}
/* ------------------------------------------------ */
/* General attributes                               */
/* ------------------------------------------------ */
body
{
	font-size: 8.5pt;
	font-family: Verdana,Arial;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	margin: 0px;
	background-image: none;
	background-color: white;
}
small
{
	font-size: 7.5pt;
}
.xsmall
{
	font-size: 6.5pt;
}
td
{
	font-size: 8.5pt;
}
select,option,input,textarea
{
	font-family: Arial;
	font-size: 9pt;
}
.imgLogo
{
	/*position: absolute;*/
	left: 10px;
	top: 10px;
	border: 0px;
}
#Line
{
	background: #8cb4c4;
	width: 960px;
	height: 5px;
	font-size: 1pt;
	position: absolute;
	left: 0px;
	top: 114px;
}
#Search {
	BACKGROUND: #f5f5f5; width: 585px; Height: 40px; POSITION: absolute; top: 74px;
}
#BasketSmall {
	BACKGROUND: #f5f5f5; 
	width: 380px; 
	Height: 114px; 
	POSITION: absolute;
	left: 580px; 
	top:0px;
	/*border-style:solid;
	border-color:Gray;
	border-width:1px;*/
}
a.BasketLink
{
	text-decoration:none;
	font-weight:bold;
}
.Header
{
	BACKGROUND: #f5f5f5;
}
.MainLine
{
	background: #cad0d2;
	width: 700px;
	height: 1px;
	font-size: 1pt;
	margin-top: 4px;
	margin-bottom: 4px;
}
#LeftArea 
{
	left: 0px;
	/*position: absolute;*/
	padding-top: 24px;
	/*background-color: #cad0d2;*/
	width: 240px;
	min-height: 100%;
	height: 700px;
}

#MainArea
{
	left: 234px;
	position: absolute;
	top: 126px;
	padding-top:6px;
	padding-left: 25px;
	padding-bottom:20px;
}

.SeriesText
{
	padding-top: 6px;
	width: 500px;
}

.EditArea
{
	background-color:#f8f8ff;
	width: 700px;
}

.MultiPage
{
	border-right: gray 1px solid;
	font-size: 8pt;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	padding: 10px;
	background-color: #fbfbfb;
}

.EditSeparatorLine
{
	background: #cad0d2;
	width: 680px;
	height: 1px;
	font-size: 1pt;
	margin-top: 4px;
	margin-bottom: 4px;
}
.PandoraHits
{
	color:Green;
}
.readonly 
{
	background-color:#dddddd;
}
a
{
	color: #000055;
}
a:hover
{
	color: Red;
}
a:active
{
	color: #000055;
}
.Thumbnail
{
	border-color: Gray;
	border-style: solid;
	border-width: 1px;
	padding: 6px;
}

a.NoDecoration
{
	text-decoration:none;
}

/* ------------------------------------------------ */
/* User feedback (error and info messages)
/* ------------------------------------------------ */
.UserFeedbackBox
{
	border-style: solid;
	border-width: 2px;
	padding: 4px;
	width: 700px;
	background-color: #eeeeee;
}

.ErrorMessage
{
	color: Red;
	padding: 4px;
}

.InfoMessage
{
	color: Green;
	padding: 4px;
}

.Headline
{
	font-size: 12pt;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	margin-bottom: 4px;
}
.MainText
{
	font-size: 9pt;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
}
.SubjectLink
{
	font-size: 10pt;
	font-weight: normal;
	font-family: Tahoma	,Verdana,Arial;
	margin-bottom: 4px;
}
.FrontPageText 
{
	font-size: 9pt; color: #000000; text-decoration: none; font-weight: normal; vertical-align:top; width:550px; padding-bottom: 6px;
}
a.FrontPageUrl
{
	font-size: 9pt; font-weight: normal; vertical-align:top; width:550px; padding-bottom: 6px;
}
td.InfoHeader
{
	font-size: 9pt; font-weight: normal; vertical-align:top;
}
td.InfoLabel
{
	font-size: 9pt; color: #000000; text-decoration: none; font-weight: normal; vertical-align:top; width:90px;
}
.InfoText 
{
	font-size: 9pt; color: #000000; text-decoration: none; font-weight: normal; vertical-align:top; width:450px;
}
td.SeriesProductInfoLabel
{
	font-size: 8.5pt; color: #000000; text-decoration: none; font-weight: normal; vertical-align:top; width:90px;
}
.SeriesProductInfoText 
{
	font-size: 8.5pt; color: #000000; text-decoration: none; font-weight: normal; vertical-align:top; width:460px;
}
td.OrderInfoLabel
{
	font-size: 8.5pt; 
	color: #000000; 
	text-decoration: none; 
	font-weight: normal; 
	vertical-align:middle; 
	width:120px; 
}
.GridHeader
{
	font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold;
}
div.InfoBreak
{
	padding:2px;
}

p.PageBreakHere
{
	page-break-before:always;
}

.NoSpaceForm
{
	padding:0px;
	margin:0px;
}

table.MenuItem
{
	background-color: #CAD0D2;
  border: solid 1px #C1D9E5;
	height: 21px;
	padding: 2px;
}

table.MenuItemSelected
{
	background-color: #A0D5F5;
	background-image: url(../images/greenticksmall.gif);
  background-position:right;
  background-repeat:no-repeat;
  border: solid 1px #C1D9E5;
	font-weight: bold;
	height: 21px;
	padding: 2px;
}

span.SelectedMenuItemChild
{
	background-color: #E4F1F8;
}

div.Notes
{
	margin-top: 4px;
	margin-bottom: 4px;
	background: #ffffcc;
	border: solid 1px gray;
	padding: 4px;
	width: 690px;
}
