﻿@import url('RelatedContent.css');
@import url('Bookshop.css');

div.ContentArea
{
}

div.MainContentContents
{
}

div.cwsDetailsBox a, div.cwsDetailsBox a:link, div.cwsDetailsBox a:active, div.cwsDetailsBox a:visited, div.cwsDetailsBox a:hover
{
	font-weight: normal;
}
p.cwsBookshopSetting
{
	margin-bottom: 10px;
}

div.cwsWhiteCurveTopLeft, div.cwsWhiteCurveTopRight, div.cwsWhiteCurveBottomLeft, div.cwsWhiteCurveBottomRight
{
	margin: 0px;
	width: 12px;
	height: 12px;
	position: absolute;
	background-image: url(../../images/whiteRoundTopLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	padding: 0px;
}
div.cwsWhiteCurveTopLeft
{
	left: 0px;
	top: 0px;
}
div.cwsWhiteCurveTopRight
{
	right: 0px;
	top: 0px;
	background-image: url(../../images/whiteRoundTopRight.gif);
}
div.cwsWhiteCurveBottomLeft
{
	left: 0px;
	bottom: 0px;
	background-image: url(../../images/whiteRoundBottomLeft.gif);
}
div.cwsWhiteCurveBottomRight
{
	right: 0px;
	bottom: 0px;
	background-image: url(../../images/whiteRoundBottomRight.gif);
}

p.cwsDetailsBoxHeaderGreen a, p.cwsDetailsBoxHeaderGreen a:link, p.cwsDetailsBoxHeaderGreen a:hover, p.cwsDetailsBoxHeaderGreen a:visited,
p.cwsDetailsBoxHeaderGreen, p.cwsDetailsBoxHeaderOrange, 
p.cwsDetailsBoxHeaderGreenBig, p.cwsDetailsBoxHeaderOrangeBig, 
p.cwsDetailsBoxHeaderGrey, p.cwsDetailsBoxHeaderGreyBig, 
p.cwsDetailsBoxHeaderGrey a, p.cwsDetailsBoxHeaderGrey a:link, p.cwsDetailsBoxHeaderGrey a:hover, p.cwsDetailsBoxHeaderGrey a:visited,
span.cwsDetailsBoxHeader
{
	font-size: 11pt;
	font-weight: bold;
	color: #5bbf21;
	text-align: left;
	margin: 0px 0px 3px 0px;
	padding: 0px;
}
p.cwsDetailsBoxHeaderGreenBig, p.cwsDetailsBoxHeaderOrangeBig, p.cwsDetailsBoxHeaderGreyBig
{
	font-size: 14pt;
}
p.cwsDetailsBoxHeaderOrange, p.cwsDetailsBoxHeaderOrangeBig
{
	color: #e87511;
}
p.cwsDetailsBoxHeaderGrey, p.cwsDetailsBoxHeaderGreyBig,
p.cwsDetailsBoxHeaderGrey a, p.cwsDetailsBoxHeaderGrey a:link, p.cwsDetailsBoxHeaderGrey a:hover, p.cwsDetailsBoxHeaderGrey a:visited
{
	color: #777777;
}

p.cwsDetailsBoxHeaderGreen img
{
	border: 0px;
}

p.cwsLetters
{
	text-align: center;
}
p.cwsLetters a
{
	margin-left: 7px;
	margin-right: 7px;
	color: #777777;
}
span.active, a.active, a.active:link, a.active:visited, a.active:active, a.active:hover,
a.inactive, a.inactive:link, a.inactive:visited, a.inactive:active, a.inactive:hover
{
	font-weight: normal;
}
span.active, a.active, a.active:link, a.active:visited, a.active:active, a.active:hover
{
	color: #e67511;
	font-weight: bold;
}
